home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / lisp / stk-3.002 / stk-3 / STk-3.1 / BINARY_DISTRIB next >
Encoding:
Text File  |  1996-07-22  |  1.0 KB  |  32 lines

  1. Binary distributions are available at ftp://kaolin.unice.fr/pub/Binary.
  2. If you succeed in compiling a version for which no binary is available
  3. on the previous site, you can probably help other people by sharing 
  4. your binary.
  5. To make a machine-specific binary:
  6.  
  7.     1. Type 'make binary-release' in the main distribution directory.
  8.     2. Create a README file for your distribution which indicates
  9.        the options you chose. A model of the README file is given below.
  10.     3. Place the binary archive (the .tar.gz) and the README file in 
  11.        ftp://kaolin.unice.fr/pub/Incoming/
  12.  
  13. Thanks
  14.  
  15. ______________________________________________________________________________
  16.  
  17.         Sample README file for binary-release
  18.         -------------------------------------
  19.  
  20.  
  21.        Author: <place here your name>
  22.         Email: <and your email here>
  23.     Creation date: <insert date here>
  24.  X11 version used: X11R<???>
  25. --------------------------------------------------
  26. Comments: 
  27.  
  28. --------------------------------------------------
  29. Configuration:
  30.     <insert here the content of the file config.make>
  31.  
  32.